[SSH Keys] Add a new SSH key
Compute
[SSH Keys] Add a new SSH key
Register a new SSH public key in the project. The key can then be added to compute instances during creation or later to enable secure SSH access. Only the public key portion should be provided.
POST
[SSH Keys] Add a new SSH key
Authorizations
Use Authorization: Bearer <token> header. Token can be a JWT token or an API key (format: sk-onetsolutions-...).
Path Parameters
Unique identifier of the organization that owns the resource.
Unique identifier of the project containing the resource.
Body
application/json
Response
SSH key created successfully

